@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	outline:none;
}
ul, ol {
	list-style: none;
}
.clear {
	clear:both;	
}
body {
	background:#edf3f5 url(../images/bg.png) repeat-y top center;
	font: normal 14px/21px 微软雅黑;	
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
.inner {
	width: 1100px;
	margin: auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
/*===============================================header============================================*/
#header {
	height: 95px;
	text-align: right;
	font-size: 16px;
	background:#fff;
}
#nav {
}
#nav li.nLi {
	display: inline-block;
	padding-left: 45px;
	position: relative;
}
#nav li.nLi {
 *display:inline;
}
#header .top {
	margin: 14px 0;
	*width:245px;
	display: inline-block;
}
#header .top {
 *display:inline;
}
#header .top .testing {
	color: #17a648;
	padding-right: 15px;
	*float:left;
	background: url(../images/iicon.png) no-repeat right top;
}
#header .top .language {
	display: block;
	float: right;
	width: 53px;
	height: 27px;
	background: url(../images/language.png) no-repeat right center;
	margin-left: 20px;
	font-size: 14px;
	color: #bffdd4;
	line-height: 27px;
	text-align: left;
	padding-left: 25px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav .nLi h3 {
	float: left;
	font-weight: normal;
	font-size: 16px;
}
.nav .nLi h3 a {
	padding-bottom: 12px;
}
.nav .sub {
	background: #fff;
	border: 1px #ccc solid;
	display: none;
	left: -10px;
	top: 27px;
	width: 170px;
	text-align: center;
	position: absolute;
	line-height: 26px;
	padding: 5px 0;
	z-index:9;
}
.nav .sub li {
	zoom: 1;
	line-height: 18px;
}
.nav .sub a {
	display: block;
	padding: 8px 10px;
	font-size: 14px;
}
.nav .sub a:hover {
	background: #6d6d6d;
	color: #fff;
}
.nav li a {
	display: block;
}
.nav .on h3 a {
	background: url(../images/navline.png) no-repeat center bottom;
}
/*footer*/
#footer {
	padding-top:45px;
	height:235px;
	background:url(../images/footerbg.png) no-repeat top center;	
}
#footer .box {
	color:#a9a9a9;
	float:left;
	height:180px;
	line-height:30px;
	border-right:1px #3b3b3b dashed;	
}
#footer .box h5 {
	color:#fff;
	font-size:16px;
	line-height:36px;
	font-weight:normal;
}
#footer .box a {
	color:#a9a9a9;	
}
#footer .box a:hover {
	color:#fff;	
}
#footer .box h5 a {
	color:#fff;	
}
#footer .copyright {
	width:339px;	
	padding-top:35px;
	color:#a9a9a9;	
}
#footer .copyright div {
	margin-top:30px;
}	
#footer .follow {
	width:153px;
	text-align:center;	
	padding-top:15px;
}
#footer .follow h5 {
	line-height:20px;	
}
#footer .follow span {
	display:block;
	margin-bottom:15px;	
}
#footer .about {
	width:120px;
	text-align:center;	
	padding-top:15px;
}
#footer .product {
	width:332px;
	padding-left:25px;
	padding-top:15px;
}
#footer .product li {
	float:left;
	width:155px;
}
#footer .right {
	width:95px;
	padding-left:25px;
	padding-top:15px;
}
#xf {
	height:253px;
	position:fixed;
	top:300px;
	right:0;
}
#xf .dh {
/*	width:62px;
*/	height:62px;
	padding-left:62px;	
	background:url(../images/index_03.png) no-repeat left center;	
	margin-bottom:1px;
	position:absolute;
	top:0;
	right:0;
	color:#fff;
	font-size:20px;
	cursor:pointer;
}
#xf .dh div {
	width:150px;
	height:62px;
	line-height:62px;
	background:#60676f;
}
#xf .ewm {
	width:62px;
	height:62px;
	background:url(../images/index_03-02.png) no-repeat left center;	
	margin-bottom:1px;
	position:absolute;
	top:63px;
	right:0
}
#xf .ewm .img {
	position:absolute;
	top:0;
	right:62px;
	padding:15px;
	background:#fff;
	border:1px #ccc solid;
}
#xf .dz {
/*	width:62px;
*/	height:62px;
	padding-left:62px;	
	background:url(../images/index_03-03.png) no-repeat left center;	
	margin-bottom:1px;
	position:absolute;
	top:126px;
	right:0
	
}
#xf .dz div {
	width:200px;
	color:#fff;	
	background:#60676f;
	height:42px;
	padding:10px;
}
#xf .fhdb {
	width:62px;
	height:62px;
	background:url(../images/index_03-04.png) no-repeat left center;	
	position:absolute;
	top:189px;
	right:0
}
#xf .fhdb a {
	width:62px;
	height:62px;
	display:block;
}
#page {
	padding-top:20px;
	*padding-top:10px;
	border-top:1px #ccc solid;
	margin-top:20px;	
}
#page li {
	float:left;
	width:30px;
	height:30px;
	line-height:30px;
	border:1px #ccc solid;
	margin-right:8px;
	text-align:center;
	font-size:18px;	
}
#page li a {
	display:block;
	width:30px;
	height:30px;
	color:#333;	
}
#page .r {
	color:#333;	
	line-height:30px;
}
#page .r .text {
	height:30px;
	width:30px;
	background:none;
	border:1px #ccc solid;
	margin:0 10px;	
	vertical-align:middle;
}
#page .r .submit {
	height:30px;
	width:30px;
	text-align:left;
	line-height:30px;
	border:0;
	background:none;
	cursor:pointer;	
	vertical-align:middle;
}

.xf{
    display: block;
    position: fixed;
    margin-top: 10px;
    top: 58%;
    right: 0%;
    background-position: center;
    overflow: hidden;
}